home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Space Shuttle - The First 100 Flights
/
Space Shuttle - The First 100 Flights.iso
/
trivia.dir
/
00024_Script_24
< prev
next >
Wrap
Text File
|
2000-11-09
|
293b
|
20 lines
on mouseDown
global gTheAnswer
set the forecolor of sprite 20 to 1
updateStage
puppetSound 2, member "fx0057"
repeat while soundBusy(2)
nothing
end repeat
set the forecolor of sprite 20 to 230
updateStage
go to frame "exit"
end